And these middle-class populations are all knit together today for the first time in human history with a low-cost, standardized communication system that can intermediate language differences and show every product on the planet in visual format. 互联网打破了语言障碍,并且可以用视觉形式来展示每一种产品,于是,通过这种价格低廉的标准化通信系统,新兴中产阶级以一种前所未有的方式交织在一起。
This model is used by modern compilers to provide flexibility in porting compilers to new target architectures ( separating the front-end and the back-end by an intermediate language). 现代编译器所使用的这种模型为将编译器移植到新目标体系结构上提供了很大的灵活性(通过一种中间语言将前端和后端分隔开来)。
The second stylesheet defines an intermediate language between XHTML and PostScript, creating the tags necessary to define a page of flowing elements. 第二个样式表将定义XHTML与PostScript之间的中间语言,创建定义一页连续元素所需的标记。
Hand in hand with Spec# is Boogie, an intermediate language for code verification. 与Spec配套的有Boogie,一种用于代码验证的中间语言。
If you let the model drift out of sync with the business domain, you will create an intermediate language that maps the model to the domain, and that spells disaster in the long term. 若是你让模型偏离了与营业域的同步,你将生成一个从模型映射到域的中心说话,从长远概念看,这是拼写的灾害。
The Gap in Intercultural Communication and Intermediate Language Carrier 跨文化交流空缺与中间语言载体的思考
The most neutral language to choose would have been intermediate language ( IL) assembly. 最应该选择的是中间汇编语言。
NET code is compiled not into native code, but into an intermediate language imaginatively called CIL ( Common Intermediate Language). NET代码不会被编译成本地代码,而是转换成为一种可以称为CIL(公共中间语言)中间语言。
The design and implement of intermediate language in decompilation system greatly affects generality and practicability of decompilation. 逆编译系统中中间语言的设计和实现极大地影响逆编译的实用型和通用性。
Microsoft Intermediate Language generated for code statements 针对代码生成的微软中间语言
We introduce an intermediate language, which not only contains control structure of high language but also can abstract data type of assemble language, is of simple structure and strong readability, User can analyse? 文中介绍了一种结构简单、可读性强的中间语言,它既具有高级语言控制结构,又能对汇编语言数据类型进行规范。
A prototype using TLL as intermediate language in Just-In-Time compiler provides a start point for building Java Virtual Machine with tiny Trusted Computing Base. 基于TLL的一个虚拟机原型系统已经实现,它可以作为实现一个具有微小的需信任计算基础的Java虚拟机的起点。
In another way, we develop a compiler in virtue of GCC's intermediate language, RTL ( Register Transfer Language), but we must rewrite the program of code generation and code optimization. 此外,我们借助GCC编译过程中产生的中间代码RTL(RegisterTransferLanguage)文件,重写目标代码生成和优化功能程序,为新的目标机器开发C语言编译器。
Two tools on the interface of ADA intermediate language Diana ADA中间语言DIANA界面上的二个工具
It is transitional language or intermediate language between Xuzhou dialect and Mandarin. 它是徐州话与普通话之间的过渡语或中介语,有的学者称之为蓝青官话。
On Cultural Differences in Multi cultural Enterprises& A Study of the Limits of the Intermediate Language in Translation 论跨文化企业中的文化差异&从翻译所使用的媒介语言的局限性说起
The computer aided tax system described in this thesis is a semantic grammar system, with the semantic dependency tree as the intermediate language. 本文描述的计算机选案子系统采用语义文法结构,中间语言采用语义依存树的形式。
The intermediate language Diana in Ada Programming Support environments Ada程序设计环境的中间语言DIANA
Typed intermediate language is an important approach to code safety. 类型化中间语言是提高代码安全性的一类重要方法。
NET Framework's foundation: Common Language Runtime ( CLR), MSIL ( Microsoft Intermediate Language), and the core of the. NET框架的基础:公共语言运行时(CLR)和微软中间语言(MSIL),以及。
Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation. 将含有库函数名的汇编代码程序翻译成中间语言程序,然后再转换成高级语言程序可降低逆编译的复杂性。
Design and Implement of User-Oriented Intermediate Language in Decompilation System 逆编译中面向用户的中间语言设计和实现
According to features of syntax and semantics of Chinese and the Chinese Sign Language a translation from Chinese to the Chinese Sign Language is implemented by adopting the method of translating to intermediate language based on rules. 并针对汉语和汉语手语各自的语法和语义特征采用基于规则变换到中间语言的方法实现了由汉语至汉语手语的转换。
Understand and digest software by reading the intermediate language program. 用户可以通过阅读中间语言程序来分析、理解和消化软件。
The Intermediate Language and theBack-End Information Translation in GCC GCC的中间语言及后端信息的转换
Chapter three introduces the experiment in my dissertation, which specializes in interlingual errors made by college students with low intermediate language level in their writing. 第三章节介绍了为本论文所做的实验,实验的资料来源是具备中低级语言水平的大学生在写作中所出现的语间错误。
Combining with the existing researching, mainly research the relevant topics of the Intermediate language which is from Chinese to MMT. 结合MMT已有的研究成果,重点研究中文到MMT计划中定义的中间语言的相关问题。
The proposed method detects the behavior of malicious codes by tracking the behavior of binary program, monitoring the changes in memory and registers and performing formal analysis in intermediate language level. 该方法通过对二进制程序行为进行跟踪,监视内存和寄存器的变化,在中间语言层对程序行为进行形式化分析,从而达到对恶意代码分析检测的目的。
The appearance of intermediate code is exerting the optimization on the intermediate language as much as possible rather than on high-level language or low-level language. 中间代码的出现,将优化尽量施加到中间语言上,而不是施加到高级语言或低级语言上。
Target languages which interpret the source code files can be the high-level programming language or machine language or well-defined intermediate language. 解释源码文本的内容的目标语言可以是高级语言或机器语言,也可以是一种自定义的中间语言。